This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
FlashMenuBar | ||||
global method, Mouse | Mi, 1. Mai 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Does nothing. | Windows: Does nothing. | ||
Function:
Flashes the menu bar one time. | ||||
Example:
FlashMenuBar | ||||
Notes:
You need to call it two times to get back to the original view of the menu bar. Use a timer to control make it as nice as if the Mac OS itself flashes the menu bar if you call beep and the volume is set to 0. | ||||
HideCursor | ||||
global method, Mouse | Mi, 1. Mai 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
Hides the mouse Cursor. | ||||
Example:
HideCursor | ||||
ObscureCursor | ||||
global method, Mouse | Mi, 1. Mai 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Does nothing. | ||
Function:
Obscures the mouse Cursor. | ||||
Example:
ObscureCursor | ||||
ShowCursor | ||||
global method, Mouse | Mi, 1. Mai 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
Shows the mouse Cursor. | ||||
Example:
ShowCursor |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.